| 1. | Do not be clever when defining operator overloads 在定义运算符重载时,不要偏离直观意义。 |
| 2. | Operator overloading is not in the cls 运算符重载不在cls的范围中。 |
| 3. | This process is called operator overloading 此过程称为运算符重载。 |
| 4. | This is also called operator overloading 这也称为“运算符重载” 。 |
| 5. | Discusses changes to operator overloading 讨论运算符重载的更改。 |
| 6. | Generics sample operator overloading sample “运算符重载”示例 |
| 7. | References were necessary for the support of operator overloading 要支持运算符重载,引用是必需的。 |
| 8. | How to : use operator overloading to create a complex number class 如何:使用运算符重载创建一个复数类 |
| 9. | To build and run the operator overloading samples from the command line 从命令行生成并运行“运算符重载”示例 |
| 10. | In some programming languages , such as c , operator overloading is supported 有些编程语言(如c )支持运算符重载。 |